home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 15 / PC Gamer IT CD 15.iso / ww / scripts / scripts.z / EXPLODE.RWX < prev    next >
Text File  |  1996-05-17  |  586b  |  24 lines

  1. ModelBegin
  2.   ProtoBegin gun
  3.     Vertex -10.0 0.0  0.0 UV 0.0 1.0
  4.     Vertex  10.0 0.0  0.0 UV 1.0 1.0
  5.     Vertex  10.0  20.0 0.0 UV 1.0 0.0
  6.     Vertex -10.0  20.0  0.0 UV 0.0 0.0
  7.     #TextureMode NULL
  8.      TextureMode Filter Foreshorten #NULL
  9.     #TextureDithering On
  10.     #Texture g08f Mask g08f_a
  11. #Texture explode.axx Mask explode.mxx
  12.         Texture pyro_f00.bmp Mask pyro_m00.bmp
  13.     #Quad 1 2 3 4  Tag 1
  14.     Quad 1 2 3 4  Tag 9998
  15.   ProtoEnd
  16.   ClumpBegin
  17.     Tag 9998
  18.         Scale .25 .25 .25 # added
  19.         ProtoInstance gun     
  20.         AxisAlignment xyz
  21.   ClumpEnd
  22. ModelEnd
  23.  
  24.